@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;word-wrap:break-word}
table{border-collapse:collapse;border-spacing:0;}img{border:none}
pre {white-space: pre-wrap; /* css-3 */white-space: -moz-pre-wrap; /* Mozilla, since 1999 */white-space: -pre-wrap; /* Opera 4-6 */white-space: -o-pre-wrap; /* Opera 7 */	word-wrap: break-word; /* Internet Explorer 5.5+ */}
h1,h2,h3,h4,h5,h6{font-size:100%;}input.dialog{height:0; height:0; font-size:0; line-height:0; border:none}
input,label,img,th{vertical-align:middle;}.font-fixh{font-family: Georgia,Arial; color: #f00; font-size: 16px; font-weight: 700;}address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
ul,ol,li{list-style:none;}
select optgroup{color:#CAC8BB;}
header{ display:block}

.clearfix:before,.clearfix:after{content:'.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0}
.clearfix:after{clear:both}
.clearfix{zoom:1}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

body{font-size:14px;font-family: "微软雅黑","Microsoft YaHei","Microsoft YaHei UI", "Segoe UI", Arial, Verdana, Sans-Serif, sans-serif; overflow-x:hidden;}
a{color:#035cac;text-decoration:none; cursor:pointer;}
a:hover{color:#f37c1e;text-decoration:none;}
.fl{ float:left;}
.fr{ float:right;}
.f-kaiti{
    font-family: "楷体";
}
.por{
    position: relative;
}
.poa{
    position:absolute;
}

.text-center{
    text-align: center;
}
.hide{
    display: none;
}
.show{
    display: block;
}
.ellipse{
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.img-scale{
    transform: scale(1);
    transition: all 0.7s ease-in-out;
}
.img-scale:hover{
    transform: scale(1.1);
}
.container{
	width:1200px;
	margin:0 auto;
	position: relative;
}


.topline{
    height:36px;
    line-height: 36px;
    background-color: #F5F5F5;
    font-size:12px;
    border-bottom:1px solid #eee;
    color:#333;
}
.topline a{
    color:inherit;
}
.topline .space{
    border-left:1px solid #ccc;
    margin:0 10px;
    width: 1px;
}


.header{
    padding:25px 0;
    background-color: #fff;
}
.header.scroll-to-fixed-fixed{
    padding:5px 0;
    border-bottom:1px solid #eee;
}
.logo{
    height:65px;
}
.logo img{
    vertical-align: top;
}
.slogan{
    margin-left:15px;
    padding-left:15px;
    margin-top:9px;
    border-left:1px solid #ccc;
    line-height: 25px;
    font-size:18px;
}
.slogan dt{
    font-size:25px;
    line-height: 34px;
    color:#044e97;
    font-weight: bold;
}
.slogan dd{
    margin-top:1px;
    line-height: 16px;
    font-size:12px;
    color:#666;
}
.tel{
    position: absolute;
    top:-75px;
    right:0px;
    background: url('../image/tel.png') no-repeat left center;
    width:252px;
    height:38px;
    line-height: 38px;
    padding-top:2px;
    color:#fff;
    text-align: center;
    font-size: 0px;
    transition:all 300ms;
}
.tel dt{
    display: inline-block;
    font-size:14px;
}
.tel dd{
    display: inline-block;
    font-size:20px;
}

.nav{
    background-color: #2a8961;
    color:#fff;
    line-height: 50px;
    position: relative;
    z-index: 1;
}
.nav ul{
    width:100%;
    transition: width 300ms;
}
.nav li{
    width:12.5%;
    float:left;
    text-align: center;
    position:relative;
    z-index: 1000;
    box-sizing: border-box;
    padding-right:1px;
    position: relative;
}
.nav li::after{
    content:" ";
    position: absolute;
    display: block;
    right:0px;
    top:15px;
    height:20px;
    width:1px;
    background-color: #eee;
    opacity: 0.8;
}
.nav li:last-child::after{
    display: none;
}
.nav li a.li-name{
    font-size:16px;
    color:#fff;
    display: block;
}
.nav li a.li-name .fa{
    margin-left:5px;
}
.nav li a.li-name:hover{
    color:#fff;
    background-color: #044e97;
}
.nav .subnav{
    z-index:1000;
    position: absolute;
    width:100%;
    left:0px;
    top:50px;
    display: none;
    background-color:#2a8961;
}
.nav .subnav a{
    display: block;
    border-top:1px solid #eee;
    line-height: 35px;
    height:35px;
    color:#fff;
}
.nav .subnav a:hover{
        background-color: #044e97;
}
.nav li.active a{
    background-color:#044e97;
}
.nav li.hover .subnav{
    display: block;
}
.nav li.hover .li-name{

}

.nav.scroll-to-fixed-fixed ul{
    width:920px;
}
.nav.scroll-to-fixed-fixed .tel{
    background-image: none;
    background-color: #044e97;
    border-radius: 20px;
    height:30px;
    line-height: 30px;
    top:9px;
    right:0px;
}


.fullSlide {
    width: 100%;
    position: relative;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide ul{
    width:100% !important;
}
.fullSlide .bd li {
    height: 600px;
    width:100% !important;
    background-position-x:center !important;
    background-position-y:center !important;
    background-repeat: no-repeat !important;
}
.fullSlide .bd li a {
    display: block;
    height:600px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 35px;
    height: 3px;
    margin: 1px;
    border-radius: 2px;
    overflow: hidden;
    background: #ccc;
    background:rgba(255,255,255,0.7);
    line-height: 999px;
}
.fullSlide .hd ul .on {
    background: #005aab;
}
.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -35px;
    left: 5%;
    z-index: 1;
    width: 40px;
    height: 70px;
    background: url(../image/slider-arrow.png) -126px -132px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}
.fullSlide .next {
    left: auto;
    right: 5%;
    background-position: -6px -132px;
}

.mod-search{
    background:url("../image/up-bg.png") no-repeat center top;
    margin-top:-110px;
    position: relative;
    z-index: 100;
    height:85px;
    padding-top:25px;
    text-align: center;
}
.search-input{
    width:230px;
    padding-right:30px;
    background-color:#2a8961;
    height:34px;
    margin:0 auto;
    border-radius: 17px;
    position: relative;
}
.search-input .form-text{
    border:0 none;
    width:200px;
    line-height: 28px;
    padding:3px 0;
    background-color: transparent;
    outline: none;
    color:#fff;
}

.search-input .form-text::-webkit-input-placeholder{
    color:#eee;
}
.search-input .form-text::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#eee;
}
.search-input .form-text:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#eee;
}
.search-input .form-text:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#eee;
}
.search-input .form-btn{
    position: absolute;
    right:10px;
    top:5px;
    border:0 none;
    color:#fff;
    background-color: transparent;
    font-size:20px;
    cursor: pointer;
    outline: none;
}

.search-tag{
    margin-top:20px;
}
.search-tag .tag-space{
    margin:0 5px;

}

.highlight{
    color:#044e97 !important;
}

.box{}
.box-title{
    text-align: center;
    width:550px;
    margin:0 auto;
}
.title-t span,
.title-t b{
    display: inline-block;
    font-size:28px;
}
.title-t b{
    font-size:50px;
    color:#044e97;
    font-style: italic;
}
.title-t .p1{
    color:#000;
}
.title-t .p2{
    color:#044e97;
    font-weight: bold;
}
.title-info{
    margin-top:10px;
    position: relative;
}
.title-info span{
    background-color: #2a8961;
    display: inline-block;
    color:#fff;
    padding:0 20px;
    border-radius: 20px;
    border-right:4px solid #fff;
    border-left:4px solid #fff;
    position: relative;
    z-index: 10;
    letter-spacing: 5px;
}
.title-info::before{
    content:"";
    display: block;
    width:100%;
    height:1px;
    background-color: #c5b46c;
    position: absolute;
    top:50%;
    margin-top:-1px;
}
.title-info::after{
    content:"";
    display: block;
    width:100%;
    height:1px;
    background-color: #c5b46c;
    position: absolute;
    top:50%;
    margin-top:1px;
}


.mod-reco{
    margin-top:40px;
}
.mod-reco .box-content{
    margin-top:50px;
}
.reco-grid{
    width:1135px;
    height:816px;
    background: url("../image/bg1.jpg") no-repeat center center;
    position: relative;
    margin:0 auto;
}
.reco-item{
    position: absolute;
    color:#fff;
    text-align: center;
    font-size:22px;
}
.reco-item.n1{
    top:55px;
    left:385px;
}
.reco-item.n2{
    top:490px;
    left:63px;
}
.reco-item1{
    position: absolute;
    width:282px;
}
.reco-item1 dt{
    font-size:18px;
    font-weight: bold;
    font-style: italic;
    line-height: 22px;
}
.reco-item1 dd{
    font-size:14px;
    line-height: 20px;
    margin-top:5px;
    color:#444;
}
.reco-item1.n1{
    top:95px;
    left:714px;
}

.reco-item1.n2{
    top:250px;
    left:830px;
}
.reco-item1.n3{
    top:400px;
    left:838px;
}
.reco-item1.n4{
    top:565px;
    left:810px;
}
.reco-item1.n5{
    top:715px;
    left:670px;
}

.reco-more{
    display: block;
    margin:30px auto 0;
    font-size:18px;

    background-color: #044e97;
    color:#fff;
    width:200px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
}
.reco-more:hover{
    color:#fff;

}

.mod-product .container{
    margin-top:30px;
    border-top:1px dashed #2a8961;
    padding-top:30px;
}
.mod-product-qlink{
    width:240px;
    float:left;
}

.mod-product-content{
    width:920px;
    float:right;
}

.qlink-title{
    width:100%;
    background:#044e97 url("../image/bg2.png") no-repeat left bottom;
    text-align: center;
    color:#fff;
    padding:15px 0;
    font-size:12px;
}
.qlink-title dt{
    line-height: 30px;
    font-size:24px;
}
.qlink-title dd{
    line-height: 16px;
}
.mod-product-qlink ul{
    background-color: #f6f6f6;
    padding:10px 40px 50px;
}
.mod-product-qlink li{
    border-bottom:1px dashed #ccc;
}
.mod-product-qlink li:last-child{
    border-bottom:0 none;
}
.mod-product-qlink li a{
    display: block;
    line-height: 50px;
    background: url("../image/ico-1.png") no-repeat 5px center;
    padding-left:30px;
    color:#333;
}


.qlink-tel{
    background:#2a8961 url("../image/bg3.png") no-repeat 30px 17px;
    padding-top:52px;
    padding-bottom:15px;
    padding-left:30px;
    color:#fff;
}
.qlink-tel dt{
    font-size:16px;
    line-height: 20px;
}
.qlink-tel dd{
    font-size:28px;
    font-family: "Agency FB";
    line-height: 32px;
    font-weight: bold;
}

.list-product{
    margin-right:-20px;
}
.list-product li{
    margin-right:20px;
    width:215px;
    float:left;
}
.list-product .list-thumb{
    width:215px;
    height:215px;
    position: relative;
    overflow: hidden;
}
.list-product img{
    height:100%;
    width:100%;
    vertical-align: top;
}
.list-product .list-tag{
    position: absolute;
    width:50px;
    height:50px;
    background:url("../image/ico-4.png") no-repeat center center;
    top:0px;
    left:0px;
}
.list-product p{
    height:40px;
    line-height: 40px;
    color:#333;
    font-size:16px;
}

.mod-supplier{
    background:url("../image/bg8-3.png") no-repeat center top;
    height:538px;
    margin-top:-50px;
    position: relative;
    z-index: 100;
    color:#fff;
}
.mod-supplier .container{
    width:1000px;
    margin:0 auto;
}
.mod-supplier-title{
    text-align: center;
    margin-top:60px;
    margin-bottom:50px;
}
.mod-supplier-img{
    float:left;

}

.mod-supplier-content{
    margin-left:500px;
}

.mod-supplier-content .grid-2{
    padding-left:5px;
}

.mod-supplier-content .grid-2 b{
    font-size:24px;
}

.mod-supplier-content .grid-2 p{
    margin-top:20px;
    font-size:16px;
    line-height: 26px;
}

.mod-supplier-content dl{
    margin-top:25px;
    height:60px;
    padding-left:70px;
    background:url("../image/tel2.png") no-repeat left center;

}
.mod-supplier-content dl.n2{
    background:url("../image/add.png") no-repeat left center;
}
.mod-supplier-content dt{
    height:25px;
    line-height: 25px;
    font-size:16px;
}
.mod-supplier-content dd{
    line-height: 35px;
    height:35px;
    vertical-align: baseline;
    font-size:28px;
    font-family: "Agency FB";
    font-weight: 700;
}
.mod-supplier-content dl.n2 dd{
    line-height:35px;
    font-size:16px;
    height:35px;
    overflow: hidden;
}

.mod-good{
    margin-top:-50px;
}

.good-grid{
    background:url("../image/bg-7.jpg") no-repeat left top;
    position: relative;
    z-index: -1;
    width:1000px;
    height:1567px;
    margin-left:auto;
    margin-right:auto;
    margin-top:-180px;
}

.good-grid dl{
    position: absolute;
    width:350px;
}
.good-grid dt{
    font-weight: bold;
    font-size:20px;
    color:#333;
    line-height: 24px;
    margin-bottom:10px;
}
.good-grid dd{
    height:40px;
    font-size:14px;
    color:#333;
    line-height: 20px;
}
.good-grid dd p{
    margin-top:5px;
}

.good-grid dl.n1{
    left:650px;
    top:310px;
}
.good-grid dl.n2{
    left:215px;
    top:552px;
}
.good-grid dl.n3{
    left:215px;
    top:702px;
    width:330px;
}
.good-grid dl.n4{
    left:625px;
    top:1020px;
}
.good-grid dl.n5{
    left:300px;
    top:1310px;
    width:300px;
}

.mod-link .box{
    padding-top:0px;
    line-height: 26px;
}

.mod-case{
    margin-top:70px;
    background:url("../image/bg4.png") no-repeat center top;
    position: relative;
}
.mod-case .container{
    height:570px;
}
.mod-case-more{
    position: absolute;
    top:480px;
    right:0px;
    background-color: #2a8961;
    color:#fff;
    z-index: 100;
    text-align: center;
    margin-left:-60px;
    width:120px;
    line-height:35px;

}
.mod-case-more:hover{
    color:#fff;
}
.mod-case .box-title{
    margin-top:40px;
    margin-bottom:30px;
}
.mod-case .box-content em{
    display: block;
    border-left:4px solid #2a8961;
    padding-left:10px;
    color:#fff;
    font-size:20px;
    line-height: 26px;
    margin-bottom:30px;
}

.list-case{
    margin-right:-20px;
}
.list-case li{
    float:left;
    width:285px;
    margin-right:20px;
}
.list-case li a{
    display: block;
    border:2px solid #2a8961;
    background-color: #2a8961;
}
.list-case li p{
    line-height: 40px;
    height:40px;
    overflow: hidden;
    text-align: center;
    color:#fff;
    font-weight: bold;
    font-size:16px;
}
.list-case .list-thumb{
    width:281px;
    height:188px;
    overflow: hidden;
}
.list-case img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.mod-case .box-content{
    position: relative;
}
.mod-case .slide-pagination{
    position: absolute;
    right:0px;
    top:13px;
}
.slide-pagination{

    text-align: center;
}
.slide-pagination li{
    display: inline-block;
    cursor:pointer;
    width:25px;
    height:4px;
    background-color: #2a8961;
    margin:0 5px;
    text-indent:9999px;
}
.slide-pagination li.on{
    background-color: #fff;
}
.title1-t{
    font-size:36px;
    color:#fff;
    line-height: 50px;
    position: relative;
    letter-spacing: 2px;
    display: inline-block;
}
.title1-t::before,
.title1-t::after{
    content:"";
    display: block;
    width:100px;
    height:1px;
    position: absolute;
    top:50%;
    background-color: #fff;
    left: -120px;
}
.title1-t:before{
    right:-120px;
    left:auto;
}
.title1-info{
    display : inline-block;
    padding:0 30px;
    letter-spacing: 2px;
    background-color: #2a8961;
    margin-top:10px;
    color:#fff;
    font-size:12px;
    line-height:22px;
    border-radius: 20px;

}

.mod-about{
    background:url("../image/bg9.png") no-repeat center center;
    padding:60px 0 80px;
    margin:-15px 0;
}

.mod-about .box-content{
    width:880px;
    margin:40px auto 0;
}
.mod-about .about-img{
    width:880px;

    overflow: hidden;
}
.mod-about .about-img img{
    width:100%;

}
.mod-about .about-content{
    margin-top:20px;
    line-height: 26px;
    color:#666;
}

.mod-pic{
    background: url("../image/bg10.png") no-repeat center top;
    margin-top:-30px;
    padding-top:70px;
    height:740px;
}
.mod-pic .box-title{
    margin-bottom:60px;
}
.mod-pic .title1-t{
    font-size:30px;
    line-height: 40px;
    color:#333;
}
.mod-pic .title1-t::before,
.mod-pic .title1-t::after{
    background-color: #333;
}

.list-pic{
    margin-right:-20px;
}
.list-pic li{
    width:285px;
    float:left;
    margin-right:20px;
}
.list-pic .list-thumb{
    width:285px;
    height:190px;
    box-sizing: border-box;
    border:4px solid #ddd;
    overflow: hidden;
}
.list-pic .list-thumb img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.list-pic p{
    display: block;
    text-align: center;
    background-color: #2a8961;
    color:#fff;
    margin-top:2px;
    height: 30px;
    line-height: 30px;
    font-size:16px;
}

.mod-news{
    margin-top:-300px;
    padding-bottom:50px;
}
.mod-news .container{
    padding:15px;
    box-sizing: border-box;
    background-color: #fff;
}
.mod-news .box{
    padding:40px 40px;
    border:1px solid #ccc;
}
.mod-news .grid-1{
    width:500px;
    float:left;
}
.mod-news .grid-2{
    width:500px;
    float:right;
}
.mod-news .box-content{
    margin-top:40px;
}
.commnews-thumb{
    display: block;
    width:500px;
    height:200px;
    overflow: hidden;
}
.commnews-thumb img{
    width:100%;
    height:100%;
    vertical-align: top;
}
.commnews-title{
    margin-top:20px;
    display: block;
    border-left:4px solid #2a8961;
    padding-left:8px;
    font-size:20px;
}
.commnews-des{
    margin-top:20px;
    display: block;
    color:#666;
    line-height: 22px;
    font-size:12px;
}
.list-news{}
.list-news li{
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
}
.list-news .list-date{
    float:right;
    color:#999;
    font-style: italic;
}
.list-news .fa{
    margin-right:5px;
}

.title2-t{
    font-size:30px;
    color:#333;
    line-height: 40px;
    position: relative;
    letter-spacing: 2px;
}

.title2-info{
    text-align: center;
    position: relative;
    margin-top:10px;
}
.title2-info a{
    display : inline-block;
    padding:0 30px;
    letter-spacing: 2px;
    background-color: #2a8961;
    position: relative;
    z-index: 10;
    border:2px solid #fff;
    box-sizing: border-box;
    color:#fff;
    font-size:15px;
    line-height:22px;
    border-radius: 20px;
}
.title2-info::before{
    content:"";
    display: block;
    width:100%;
    height:1px;
    background-color: #c5b46c;
    position: absolute;
    top:50%;
    margin-top:-1px;
}
.title2-info::after{
    content:"";
    display: block;
    width:100%;
    height:1px;
    background-color: #c5b46c;
    position: absolute;
    top:50%;
    margin-top:1px;
}

.mod-link dt,
.mod-link dd{
    float:left;
}
.mod-link dd{
    margin-left:10px;
}
.mod-link dt h4{
    color:#0e62bc;
    font-size:30px;
    float:left;
}
.mod-link dt p{
    height: 26px;
    width:90px;
    background-color: #0e62bc;
    color:#fff;
    text-align: center;
    float:left;
    margin-left:5px;
}
.mod-link dd a{
    margin:0 10px;
}






.formDetail .formDetail-head h1 {
  font-size: 24px;
  border-bottom: 1px solid #dddddd;
  line-height: 46px;
  font-weight: normal;
}
.formDetail .formDetail-head h1,
.formDetail .formDetail-head p {
  padding-left: 12px;
}
.formDetail-body {
  padding: 30px 12px 85px;
}
.formDetail-body .form-group {
  margin-bottom: 10px;
}
.formDetail-body .form-group .col-md-2 {
  float: left;
  width: 80px;
  text-align: right;
  padding-right: 15px;
  line-height: 50px;
  display: block;
}
.formDetail-body .form-group select,
.formDetail-body .form-group input,
.formDetail-body .form-group textarea {
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  padding: 10px 8px;
  line-height: 30px;
  vertical-align: top;
  box-sizing: border-box;
  outline: none;
}
.formDetail-body .form-group select,
.formDetail-body .form-group input {
  height: 50px;
  width: 260px;
}
.formDetail-body .form-group select {
  height: 50px;
  width: 260px;
}
.formDetail-body .form-group textarea {
  width: 770px;
  height: 200px;
}
.formDetail-body .form-group span {
  margin-left: 6px;
  font-style: normal;
  font-size: 12px;
  color: #ffa31f;
  line-height: 50px;
}

.formDetail-body .form-group button {
  border: 0;
  width: 258px;
  height: 55px;
  border-radius: 3px;
  background-color: #005aab !important;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.formDetail-body .form-group button:hover{
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.formDEtail-ad{
    width:500px;
    text-align: center;
}
.formDEtail-ad img{
    max-width: 400px;
}


.news-list-item{
    height:314px;
}
.mbanner{
    background: url('../image/mbanner.jpg') no-repeat center center;
    height:300px;
}

.bg{
    /* background:url('../image/bg.jpg') repeat-x center top; */
}
.sidebar{
  width:240px;
  float:left;
}
.sidebar .mt{
    margin-top:20px;
}
.middle{
  width:920px;
  float:right;
}
.no-sidebar .middle{
    width:100%;
    float:none;
}

.sidebar-tag a {
    display: inline-block;
    font-size: 13px;
    height: 18px;
    color: #333;
    white-space: nowrap;
    margin-right:5px;
    -webkit-border-radius: 12px!important;
    -moz-border-radius: 12px!important;
    border-radius: 12px!important;
    margin-bottom:5px;
}

.s-contact{
    border: 1px solid #2a8961;
}
.s-tel{
    color:#fff;
    padding:10px 10px 10px 60px;
    background: #2a8961 url('../image/phone.png') no-repeat 20px center;
    transition: all .3s ease-out;
    line-height: 30px;

}
.s-tel dt{
    font-size:16px;
    line-height: 30px;
}
.s-tel dd{
    line-height: 30px;
    font-weight: bold;
    font-size:20px;
}
.s-add{
    padding:20px;
}
.s-add .fa{
    color:#2a8961;
    margin-right:5px;
}

.s-tel:hover{
    background-position: 20px 5px;
}

.s-box.mt{

}
.s-box .hd{
  padding-bottom:10px;
  background:url('../image/i-line.png') repeat-x left bottom;
  margin-bottom:5px;
}
.s-box .hd a{
  color:#333;
  font-size:20px;
}
.s-nav{
    margin-top:-50px;
}
.s-nav dt{
  background-color: #2a8961;
  height:92px;
  color:#fff;
  text-align: center;
}
.s-nav dt h3{
   padding-top:20px;
   font-size:24px;
}
.s-nav .s-nav-line{
  width:30px;
  height: 3px;
  background-color: #fff;
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;
}
.s-nav dd{
  padding:15px;
  background-color:#fff;
  border:1px solid #2a8961;
}
.snav li{
  line-height: 40px;
  height:40px;
  border-bottom:1px solid #eee;
}
.snav li:last-child{
  border-bottom:0 none;
}
.snav li a{
  display: block;
  text-align: center;
  color:#666;
}
.snav li a:hover{
  color:#2a8961;
}
.snav li a.active{
  background-color:#2a8961;
  color:#fff;
}
.breadcrumb{
   line-height: 50px;
   color:#333;
   background:url('../image/i-line.png') repeat-x left bottom;
   margin-bottom:30px;
}

.breadcrumb a, .breadcrumb span{
    float: left;
    display: block;
    color:#333;
    line-height: 50px;
}
.breadcrumb span{
    margin:0 5px;
}
.breadcrumb span.fa{
    margin-left:5px;
    color:#2a8961;
    font-size:16px;
}

.article{

}
.article-title{
    border-bottom:1px solid #eee;
    margin-bottom:10px;
    font-size:22px;
    padding-bottom:20px;
    font-weight:normal;
}
.article-info{
    color:#999;
}
.article-info a{
    color:#999;
}
.article-info .info-meta{
    float:left;
    margin-bottom: 20px;
    margin-right:10px;
}
.article-info .info-meta .fa{
    color:#2a8961;
}
.article-info .meta-tags a{
    color:#2a8961;
}
.article-content{
    margin-top:20px;
    line-height: 28px;
    word-break: break-word;
    white-space: normal;
}
.article-content .null{

    padding-top:60px;
    font-size:30px;
    color:#666;
    text-align: center;
    margin:200px 0;
}
.article-content img{
    max-width: 100%;
}

.article-content img{
    max-width: 100%;
    height:auto !important;
}
.article-content hr{
    display: block;
    padding: 0;
    border: 0;
    height: 0;
    border-top: 1px solid #ddd;
    margin: 20px 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.article-content h3{

    line-height: 32px;
    color:#005aab;
    font-size:20px;
    margin: 0 auto;
}
.article-content h4{
    line-height: 28px;
    background: #005aab;
    border-radius: 4px 4px 0 0;
    color:#fff;
    padding-left:10px;
    margin-top:15px;
    margin-bottom:5px;
}
.apply-meta{
    margin-top:20px;
    text-align: center;
    border-top:1px solid #e5e5e5;
    padding-top:20px;
}
.apply-meta a{
    letter-spacing: 2px;
    font-size:16px;
    display: inline-block;
    padding:0 30px;
    background-color: #005aab;
    color:#fff;
    line-height: 50px;
    border-radius: 4px;
}
.apply-meta a:hover{
    opacity: 0.7;

}
.article-jianli .article-content{
    padding:20px;
    background-color: #f1f1f1;
}
.article-jianli .jianli-btn{
    padding:15px 20px;
    line-height: 20px;
    height:20px;
    background-color: #035cac;
    color:#fff;
    float:right;
}
/* .article-content h3{
    padding-left:30px;
    display: block;
    line-height: 30px;
    height:30px;
    position: relative;
        border-bottom:1px solid #dbdbdb;
        margin-bottom:5px;
}
.article-content h3::before{
    display: block;;
    content:"";
    position: absolute;
    left:0px;
    background-color: #c4261d;
    top:6px;
    height:16px;
    width:16px;


} */

.article-content .selectTdClass{background-color:#edf5fa !important}
.article-content table.noBorderTable td,
.article-content table.noBorderTable th,
.article-content table.noBorderTable caption{border:1px dashed #ddd !important}
.article-content table{margin-bottom:10px;border-collapse:collapse;display:table; width: 100% !important;}
.article-content td,
.article-content th{padding: 5px 10px;border: 1px solid #DDD;}
.article-content caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
.article-content th{border-top:1px solid #BBB;background-color:#F7F7F7;}
.article-content table tr.firstRow th{border-top-width:2px;}
.article-content .ue-table-interlace-color-single{ background-color: #fcfcfc; }
.article-content .ue-table-interlace-color-double{ background-color: #f7faff; }
.article-content td p{margin:0;padding:0;}

.article-meta {
    margin-top: 30px;
    border-top: 1px solid #eee;
    padding-top: 15px;
    position: relative;
}
.meta_next .btn_back {
    right: 0;
    top: 20px;
    position: absolute;
}
.meta_next .btn_back a {
    width: 100px;
    height: 40px;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #ddd;
    box-shadow: 0 0 3px #ddd;
    font-size: 14px;
    line-height: 40px;
    color: #666;
    transition: all 0.5s;
    background-color: #fff;
    display: block;
}
.meta_next .btn_back a:hover{
  background-color:#005aab;
  color:#fff;
}

.meta-tags {
    margin-top:30px;
}
.meta-tags li {
    float:left;
    margin-right: 5px;
}
.meta-tags li a {
    background-color: #efefef;
    color: #2a8961;
    font-size: 12px;
    padding: 7px 15px;
}
.meta-tags li a:hover {
    background-color: #2a8961;
    color: #fff;
}

.meta-page, .meta-page a, .meta-page strong{
    color:#999;
    line-height: 25px;
}
.article-related {
    margin-top: 15px;
    border-top: 1px solid #eee;
    padding-top: 15px;
    position: relative;
}
.article-related h4{
    color:#2a8961;
    font-size:16px;
}
.article-related ul{
    margin-top:15px;
}
.list-related{}
.list-related li{
    width:50%;
    float:left;
}
.list-related li a{
    line-height: 30px;
    height:30px;
    display: block;
    padding-right:10px;
    color:#333;
}
.list-related li .fa{
    margin-right:5px;
}
.page-container{
    padding-bottom:40px;
    position: relative;
}

#allmap{
    height: 700px;
    width: 100%;
    min-width: 1190px;
}
.address{
    left: 50%;
    top: 90px;
    margin-left: -110px;
    padding: 30px 60px 0 50px;
    width: 580px;
    height: 470px;
    background-color:#fff;
    border-bottom: 2px solid #2a8961;
    z-index: 0;
}
.page-hd{
    margin-bottom:20px;
}
.page-hd img{
    width:100%;
}
.page-bd {
    color: #999;
    font-size: 15px;
    line-height: 1.8;
}
.page-bd h3 {
    font-size: 20px;
    line-height: 40px;
    color: #005aab;
    font-weight: bold;
}
.li-pic{
    margin-right:-20px;
}
.li-pic li{
    width:280px;
    margin-right:20px;
    margin-bottom:20px;
    float:left;
    text-align: center;
}
.li-pic .list-thumb{
    width:280px;
    height:186px;
    display: block;
    position: relative;
    overflow: hidden;
}
.li-pic li img{
    max-width: 100%;
    max-height: 100%;
}
.li-pic li p{
    left: 0px;
    right: 0px;
    position: absolute;
    bottom: 0px;
    line-height: 30px;
    height: 30px;
    display: block;
    background-color: #2a8961;
    background-color: rgba(42,137,97,0.8);
    color: #fff;
    text-align: center;
}

.li-pic2{
    margin-right:-20px;
}
.li-pic2 li{
    width:430px;
    margin-right:20px;
    margin-bottom:20px;
    float:left;
    text-align: center;
}
.li-pic2 .list-thumb{
    width:430px;
    height:323px;
    display: block;
    position: relative;
    overflow: hidden;
}
.li-pic2 li img{
    max-width: 100%;
    max-height: 100%;
}
.li-pic2 li p{
    left: 0px;
    right: 0px;
    position: absolute;
    bottom: 0px;
    line-height: 30px;
    height: 30px;
    display: block;
    background-color: #0e62bc;
    background-color: rgba(14,98,188,0.8);
    color: #fff;
    text-align: center;
}


.li-list li{
  border-bottom:1px solid #eee;
  margin-top:15px;
  padding-bottom:15px;
  padding-left:25px;
  padding-right:25px;
}
.li-list li:last-child{
  border-bottom:none;
}
.li-list h4{
  margin-bottom:5px;
}
.li-list h4 a{
  font-size:18px;
  color:#333;
}
.li-list .li-des{
  font-size:12px;
  line-height: 23px;
  color:#999;
}
.li-list .li-date{
  background-color:#f5f5f5;
  width:80px;
  height:80px;
  float:left;
}
.li-list .li-info{
  margin-left:100px;
}
.li-list .li-date span{
  display: block;
  text-align: center;
  color:#bfbfbf;
}
.li-list .li-date .day{
  padding-top:15px;
  font-size:24px;
  height:30px;
  font-weight:bold;
  line-height: 30px;
}
.li-list .li-tag{
    margin-top:10px;
}
.li-list .li-tag a{
    float:left;
    padding:0 10px;
    border-radius: 20px;
    line-height: 20px;
    color:#fff;
    margin-right:5px;
    background: #005aab;
}

.li-list2 li{
    border-bottom:1px dashed #ccc;
    padding-bottom:10px;
    margin-bottom:10px;
}
.li-list2 li:last-child{
    padding-bottom:0px;
    margin-bottom:0px;
    border-bottom:0 none;
}
.li-list2 li a{
    color:#333;
    font-size:12px;
    padding:2px 0;
    line-height: 18px;
    height:18px;
    display: block;
}
.li-list2 .li-date{
    font-style: normal;
    color:#999;
    font-size:12px;
}
.li-list2 .li-des{
    margin-top:10px;
    font-size:12px;
    color:#999;
    line-height: 20px;
    height:40px;
    overflow: hidden;
}

.li-product{
    margin-right:-40px;
}
.li-product li{
    width:280px;
    margin-right:40px;
    margin-bottom:20px;
    float:left;
    text-align: center;
}
.li-product .list-thumb{
    width:280px;
    height:280px;
    display: block;
    position: relative;
    overflow: hidden;
}
.li-product li img{
    max-width: 100%;
    max-height: 100%;
}
.li-product .list-tag{
    position: absolute;
    width:50px;
    height:50px;
    background:url("../image/ico-4.png") no-repeat center center;
    top:0px;
    left:0px;
}
.li-product li p{
    line-height: 40px;
    height: 40px;
    display: block;
    font-size:18px;
    color:#333;
}


.search-form .form-control{
    width:700px;
    outline: none;
    line-height: 60px;
    padding:0 20px;
    border: 0 none;
    margin-left: 0px;
}
.search-form .btn{
    vertical-align: middle;
    outline: none;
    width:60px;
    height:60px;
    background-color: #1c377e;
    border:0 none;
    color:#fff;
    float:right;
    font-size:20px;
}
.search-bd{
    padding:200px 0;
    width:800px;
    margin: 0 auto;
}
.search-bd .form-control{
    border:1px solid #ccc;
    width:698px;
    line-height: 58px;
}

.li-search li{
    padding-bottom:30px;
    border-bottom:1px dashed #ccc;
    margin-bottom:30px;
}
.li-search .li-title{
    font-size:18px;
    line-height: 30px;
}
.li-search .li-date{
    color:#999;
    margin-top:5px;
}

.footer{
    padding-top:30px;
    background-color:#333;
    color:#fff;
}
.footer a{
    color:#fff;
}
.foot-menu{
    width:580px;
}
.foot-qrcode{
    border-right:1px solid #e5e5e5;
    width:248px;
    text-align: center;
    float:left;
    border-left:1px solid #e5e5e5;
}
.foot-qrcode img{
    width:140px;
    height:140px;
    margin-bottom:5px;
}
.foot-contact{
    float:right;
    width:320px;
}

.foot-contact-link{
    margin-top:20px;
    text-align: center;
}
.foot-contact-link a{
    margin:0 4px;
}
.fnav-item{
    float:left;
    width:140px;
}
.fnav-item dt{
    line-height: 20px;
    margin-bottom:20px;
    font-size:16px;
}
.fnav-item dt a{
    font-size:16px;
}
.fnav-item dd a{
    line-height: 24px;
    display: block;
    color:#fff;
}
.fcontact{

}
.fcontact dt{
    float:right;
    margin-top:25px;
    margin-right:10px;
}
.fcontact dd{
    float:right;
}
.fcontact dt .fa{
    color:#fff;
    width:40px;
    height:40px;
    border:1px solid #fff;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    font-size:24px;
}
.fcontact .fcontact-tel{
    color:#fff;
    font-family: Helvetica, Arial;
    font-size:36px;
    padding:5px 0;

}


.copyright{
    border-top:1px solid #e5e5e5;
    margin-top:40px;
    padding:15px 0;
    line-height: 1.8;
    text-align: center;
    font-size:12px;
}

.fixeSidebar{
    position:fixed;
    left:50%;
    margin-left:620px;
    top: 25%;
    background-color: #fff;
    z-index: 1000;
    border:1px solid #eee;
    background-color:#fff;
    border-bottom:0 none;
}
@media (max-width: 1440px){
       .fixeSidebar{
           left:auto;
           right:10px;
           margin: 0;
       }
   }
.fixeSidebar li{
    width: 60px;
    height:60px;
    border-bottom:1px solid #eee;
    text-align: center;
}
.fixeSidebar li a{
    display: block;
    position:relative;
}
.fixeSidebar li .fa{
    padding-top:10px;
    color:#005aab;
    display: block;
    line-height: 26px;
    font-size:25px;
}
.fixeSidebar li p{
    line-height: 20px;
    font-size:12px;
    color:#777;
}
.fixeSidebar li a:hover{
    color:#005aab;

}
.fixeSidebar .fixeSidebar-qrcode-box{
    position: absolute;
    left:-140px;
    top:-45px;
    width:150px;
    height:150px;
    display: none;
    text-align: center;
    line-height: 150px;
    border-radius: 4px;
    background-color: #fff;
    background-color: rgba(255,255,255,.8);
    box-shadow:  0 0 20px rgba(153,153,153,.2);
}
.fixeSidebar .fixeSidebar-qrcode-box img{
    width:120px;
    height:120px;
    vertical-align: middle;
    border-radius: 4px;
}
.fixeSidebar .fixeSidebar-top .fa{
    height:60px;
    line-height: 60px;
    padding:0px;
    background-color: #eee;
}




.scroll-to-top{position:fixed;_position:absolute; display:block; width:58px;height:58px;right:18px;_right:-47px;bottom:32px; display:none; line-height:58px; cursor:pointer; background-color:#f1f1f1; text-align:center;}
.scroll-to-top i{ font-size:22px; font-style: normal;}


#page{
    margin: 20px 0;
    text-align: center;
}
.pagination {
    width:100%;
    margin-top:50px;
    text-align: center;
}
.pagination ul{
    display: inline-block;
}
.pagination li {
    display: inline-block;
    margin-right:10px;
    line-height: 40px;
    height: 40px;
}
.pagination li:last-child{
    margin-right:0px;
}
.pagination li a,
.pagination li span {
    display: block;
    color: #555;
    background-color: #f3f3f3;
    padding:0 15px;
}

.pagination li a:hover,
.pagination li a:focus,
.pagination li span:hover,
.pagination li span:focus {
    background-color: #d7d7d7;
}
.pagination .page-active a,
.pagination .page-active a:hover,
.pagination .page-active a:focus,
.pagination .page-active span,
.pagination .page-active span:hover,
.pagination .page-active span:focus {
    background-color: #d7d7d7;
}



.page-404{
    padding:150px 0;
    text-align: center;
}
.page-404 h3{
    color:#005aab;
    font-size:30px;
    font-weight: normal;
}
.page-404 p{
    margin-top:20px;
    font-size:20px;
    font-weight: normal;
    color:#999;
}
